audiodemo (Real Time Demo) There is an icon for this demo in the demo program group. To run the Real Time Demo, open the demo program group and double-click on the icon. If you have installed the demo it will run from the hard drive. Otherwise it will run from the CD-ROM drive. You will be prompted to insert the DataViews CD. To remake the demo: 1. Open an MS-DOS command prompt. 2. Go to the directory for the demo: cd \dvtools\demos\audiodemo 3. To make the demo, type: nmake ------------------------------------------------------------- This is an audio volume control demo. VU meters and other graphs display the volume levels of audio data. Users control these levels by selecting the faders. The data is adjusted to simulate the increases and decreases in volume levels. This historical data is stored in a file and was generated from a constant volume level. All selections are made with the left mouse button. Adjust the volume for each speaker by selecting the desired position along its fader control. Select different graph types by choosing the appropriate menu item at the top of the screen. Quit the demo by selecting the QUIT button. This demo updates the display continuously. The program runs a tight loop, updating the screen as often as the CPU lets it. This mode is supported on all display devices. The user can specify the device name on the command line.